Add a simple validation demo. Make it possible to add arbitrary children
authorMatthias Clasen <mclasen@redhat.com>
Thu, 26 Apr 2007 15:55:48 +0000 (15:55 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 26 Apr 2007 15:55:48 +0000 (15:55 +0000)
commit790b009703f404ffc4cd6bf204edf73daaf647eb
treec3183a9c0c42b0d8466ce3e771363bcbd256da11
parenta63d6b564b7a8a3611b90fc7faf28096b80cdad9
Add a simple validation demo. Make it possible to add arbitrary children

2007-04-26  Matthias Clasen  <mclasen@redhat.com>

        * demo/gtk-demo/combobox.c: Add a simple validation demo.
        * gtk/gtkcomboboxentry.c: Make it possible to add arbitrary
        children to a GtkComboBoxEntry.  (#426401, Paul Pogonyshev)

svn path=/trunk/; revision=17657
ChangeLog
demos/gtk-demo/combobox.c
docs/reference/ChangeLog
docs/reference/gtk/tmpl/gtkcomboboxentry.sgml
gtk/gtkcomboboxentry.c